home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / sound / misc / mpeg1_iis.lha / mpeg1_iis / smakefile < prev   
Encoding:
Makefile  |  1995-02-22  |  243 b   |  10 lines

  1. decode000:
  2.   sc link musicout.c huffman.c decode.c common.c cpu=68000 math=ffp
  3.  
  4. decode020:
  5.   sc link musicout.c huffman.c decode.c common.c cpu=68020 math=ieee
  6.  
  7. decode040:
  8.   sc link musicout.c huffman.c decode.c common.c cpu=68040 math=68881
  9.  
  10.